home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Format 1996 October
/
MacFormat CD Edition MF42 (October 1996).ISO
/
mac
/
MacFormat 42 Browser
/
SOURCES
/
oMF40_5.k
< prev
next >
Wrap
Text File
|
1996-08-07
|
742b
|
44 lines
object oMF40_5 is cDefaultContainer
with
Binder is oBinder;
Label is -1;
Items is [
oIssue_40_BI_5_3,
oMenu_Button_5_2
];
end;
object oIssue_40_BI_5_3 is cPictureHandler
with
Duration is -1;
Supplier is oIssue_40_BI_128_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is true;
X is 0; Y is 0; Width is 640; Height is 480;
end;
end;
object oMenu_Button_5_2 is cPictureHandler
with
Duration is -1;
Supplier is oMenu_Button_49_;
Behavior is cVRBehavior
has
MouseUp(theTarget, theX, theY)
do
oBinder.Goto(oBack_Issues_3);
oBinder.Refresh();
oBinder.SetTransition(oDissolve, 30);
end;
with
Enabled is true; Shown is true;
X is 519; Y is 431; Width is 90; Height is 39;
end;
end;